@charset "utf-8";

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

h1 h2 h3 h4 h5 h6 {
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #333;
}

* {
	margin: 0px;
	padding: 0px;
	word-wrap: break-word;
	word-break: normal;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: "microsoft yahei", Verdana, Arial, Helvetica, sans-serif;
	box-sizing: border-box;
	font-size: 14px;
}

html {
	height: 100%;
}

body {
	min-height: 100%;
}

li {
	list-style: none;
}

img {
	border: 0;
	vertical-align: middle;
	max-width: 100%;
}

td,
th {
	line-height: 150%;
	vertical-align: top !important;
}

input,
select {
	border: 0;
	background-image: none;
	font-family: "microsoft yahei", Verdana, Arial, Helvetica, sans-serif;
	-webkit-appearance: none;
	outline: none;
}

input[type="button"] {
	-webkit-appearance: none
}

button,
button:focus {
	-webkit-appearance: none;
	outline: none
		/*去除input默认样式*/
}

input[type="submit"],
input[type="reset"],
input[type="button"],
select {
	appearance: none;
	-webkit-appearance: none;
	border-radius: 0;
	background-image: none
}

input[type=checkbox],
input[type=radio] {
	-webkit-appearance: none;
	appearance: none;
	margin: 0;
	cursor: pointer;
	vertical-align: bottom;
	position: relative;
	outline: none;
}

a {
	text-decoration: none;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
}

a:hover {
	text-decoration: none;
}

table {
	word-break: break-all;
}

.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	content: " ";
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.clearfix {
	*zoom: 1;
}

input,
select,
textarea {
	font-family: "microsoft yahei", Verdana, Arial, Helvetica, sans-serif;
}

input,
select {
	vertical-align: middle;
}

textarea {
	word-wrap: break-word;
	word-break: normal;
}


em {
	font-style: normal;
}

.button {
	border: 1px solid #eca847;
	color: #eca847;
	text-decoration: none;
	text-align: center;
	display: block;
	border-radius: 0.25rem;
	line-height: 1.25rem;
	box-sizing: border-box;
	appearance: none;
	background: none;
	padding: 0 0.5rem;
	margin: .2rem 0;
	height: 1.35rem;
	white-space: nowrap;
	position: relative;
	text-overflow: ellipsis;
	font-size: 0.7rem;
	font-family: inherit;
	cursor: pointer;
}

.wrap {
	width: 1100px;
	margin: 0 auto;
}

.top1 {
	overflow: hidden;
	padding-top: 15px;
}
.top1 *{
	font-size: 14px;
}

.top1 .l {
	float: left;
}

.top1 .r {
	float: right;
}

.top1 .r>div {
	display: inline-block;
}

.top1 .r>div>* {
	vertical-align: middle;
}

.top1 .r .search {
	cursor: pointer;
}

.top2 .r .search-box {
	margin-right: 15px;
	transition: all .6s;
	border: 1px solid transparent;
	width: 155px;
	border-radius: 10px;
	margin-top: 5px;
	cursor: pointer;
}
.top2 .r .search-box input{
	visibility: hidden;
	width: 120px;
	height: 20px;
	margin-left: 10px;
}
.top2 .r .search-box img{
	width: 20px;
}
.top2 .r .search-box.active {
	margin-right: 15px;
	border: 1px solid #ccc;
	width: 155px;
	border-radius: 10px;
}
.top2 .r .search-box.active input{
	visibility:visible;
}

.icon-unit-box {
	margin-left: 13px;
}

.icon-unit-box img {
	margin-right: 8px;
}

.top2 {
	margin-top: 13px;
	overflow: hidden;
	background-color: #f8f8f8;
	height:40px;
	border-color: #e7e7e7;
}

.top2 .l {
	float: left;
}

.top2 .r {
	float: right;
}

.top2 .menu {
	float: left;
	margin-top: 6px;
	white-space: nowrap;
	background-color: #f8f8f8;
}

.top2 .menu a {
	font-size: 16px;
	color: #111;
	padding-right:40%;
	text-align: center;
	background-color: #f8f8f8;
	height:50px
}
.top2 .menu a.active{
	background-color: #165edb;
	color: #fff;
	padding: 5px 15px;
    border-radius: 5px;
}
.banner {
	padding-top: 30px;
	width: 1100px;
	height:450px;
	margin: 0 auto;
}

.title {
	text-align: center;
	padding: 30px 0 30px 0;
}

.news {
	overflow: hidden;
}

.news .l {
	float: left;
	width: 550px;
    height: 306px;
}

.news .r {
	float: right;
	width: 530px;
}

.news .r .tabs>span {
	width: 100px;
	height: 34px;
	border: 1px solid #c9c9c9;
	display: inline-block;
	line-height: 34px;
	margin-left: 7px;
	font-size: 14px;
	color: #666;
	text-align: center;
	cursor: pointer;
}

.news .r .tabs>span.active {
	color: #fff;
	border-color: transparent;
	background-color: #165edb;
}

.news .r .tabs>span:first-child {
	margin-left: 0;
}

.news-detail-box {
	margin-top: 20px;
}

.news-title {
	color: #ff4e00;
	font-size: 20px;
	font-weight:bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.news-detail {
	font-size: 14px;
	color: #666;
	padding: 6px 0;
	line-height: 26px;
}

.news-list {
	font-size: 14px;
	color: #666;
	border-top: 1px dashed #b2b2b2;
	margin-top: 5px;
	padding-top: 12px;
	line-height: 30px;
}

.news-list span,
.news-list a {
	font-size: 14px;
	color: #666;
}

.news-list .time {
	float: right;
}

.mbanner {
	margin-top: 30px;
}

.business {
	overflow: hidden;
}

.business>div {
	float: left;
	width: 260px;
	height: 250px;
	border: 1px solid #f4f4f4;
	text-align: center;
	margin-left: 20px;
	padding-top: 50px;
	position: relative;
}

.business>div>div {
	width: 100%;
	height: 100%;
}

.business>div .layer {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top:0;
	//top: 101%;
}

.business>div.o .layer {
	background: url(../images/lbg1.png) no-repeat top center;
	padding-top: 50px;
}

.business>div.s .layer {
	background: url(../images/lbg2.png) no-repeat top center;
	padding-top: 50px;
}

.business>div.t .layer {
	background: url(../images/lbg3.png) no-repeat top center;
	padding-top: 50px;
}

.business>div.f .layer {
	background: url(../images/lbg4.png) no-repeat top center;
	padding-top: 50px;
}

.business>div:first-child {
	margin-left: 0;
}

.business .word1 {
	color: #111;
	font-size: 20px;
	font-weight:bold;
	margin-top: 15px;
}

.business .word2 {
	font-size: 16px;
	color: #919191;
	margin-top: 10px;
}

.business .word3 {
	position: absolute;
	bottom: 0;
	width: 100%;
	background-color: #f9f9f9;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	color: #656565;
}

.business>div .layer * {
	color: #fff;
}

.business>div .layer .word3 {
	background-color: #1260dd;
}

.more-info-box {
	text-align: center;
	padding-top: 70px;
	margin-bottom: 30px;
}

.more-info-box .more-info {
	border-top: 1px solid #dadada;
	width: 900px;
	position: relative;
	margin: 0 auto;
}

.more-info-box .more-info>div {
	position: absolute;
	left: 50%;
	margin-left: -190px;
	top: -30px;
	padding: 0 15px;
	background-color: #fff;
}

.more-info-box .more-info a {
	background-color: #1260dd;
	width: 350px;
	height: 57px;
	font-size: 24px;
	color: #fff;
	display: block;
	line-height: 57px;
}

.more-info-b {
	margin-top: 39px;
	font-size: 16px;
	color: #666;
	letter-spacing: 6px;
}

.bottom-menu {
	background-color: #f2f2f2;
	height: 48px;
	text-align: center;
}

.bottom-menu .wrap>div {
	display: inline-block;
	height: 48px;
	line-height: 48px;
	padding: 0 12px;
	font-size: 14px;
}

.bottom-menu .alink {
	margin-right: 7px;
}

.bottom-menu .wrap>div.active {
	background-color: #fff;
}
.bottom-menu a{
	font-size: 14px;
}
.copyright {
	text-align: center;
	margin-top: 20px;
	font-size: 14px;
	color: #000;
	line-height: 24px;
	padding-bottom: 20px;
}

.tabs-con {
	display: none;
}



.slideBox {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd;
}

.slideBox .hd {
	height: 20px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	float: left;
	margin-right: 2px;
	width: 20px;
	height: 20px;
	line-height: 19px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}

.slideBox .hd ul li.on {
	background: #f00;
	color: #fff;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd img {
	width: 100%;
	height: 100%;
	display: block;
}
.news-center-box{
	overflow: hidden;
	padding-bottom: 20px;
}
.news-center-box .left{
	width: 250px;
	float: left;
}
.new-pic-box{
	padding: 30px 0;
}
.new-list>div{
	height: 48px;
	line-height: 48px;
	border-bottom: 1px solid #ccc;
	font-size: 16px;
	color: #333;
	padding-left: 15px;
	background: url(../images/icon-right1.png) no-repeat 90% center;
	cursor: pointer;
}
.new-list>div.active{
	background-color: #165edb;
	color: #fff;
}
.new-list.red>div.active{
	background-color: #c12c1f;
	color: #fff;
}
.new-list>div.active{
	background: url(../images/icon-right.png) no-repeat 90% center;
	background-color: #165edb;
}
.news-center-box .right{
	float: right;
	width: 770px;
	padding-top: 30px;
	padding-bottom: 30px;

}
.news-center-box .wrap{
	padding: 0 30px;
}
.news-nav-tabs{
	overflow: hidden;
	border-bottom: 1px solid #999;
}
.news-nav-tabs .l{
	float: left;
	color: #333;
	font-size: 22px;
	border-bottom: 5px solid #165edb;
	padding: 0 18px;
	padding-bottom: 10px;
}
.news-nav-tabs .l.red{
	border-bottom: 5px solid #c12c1f;
}
.news-nav-tabs .r{
	float: right;
	font-size: 14px;
	color: #636363;
	margin-top: 10px;
}
.news-nav-tabs .r a{
	color: #636363;
}
.r-news-list .news-info{
	float: left;
	width: 550px;
	padding-left: 26px;
	padding-top: 5px;
}
.r-news-list>div>a{
	float: left;
}
.r-news-list>div{
	padding: 20px 10px;
	overflow: hidden;
	border-bottom: 1px dashed #dadada;
}
.news-info .pic-a{
	font-size: 22px;
	color: #000;
}
.news-info .detail{
	color: #999;
	font-size: 14px;
	margin-top: 8px;
}
.news-info .time{
	margin-top: 7px;
	color: #999;
}
.r-news-list .r-news-title{
font-size: 22px;
color: #000;
}
.r-news-list .r-news-title span{
	color: #999;
	font-size: 12px;
	float: right;
}
.r-news-list .detail{
	color: #999;
	line-height: 24px;
	font-size: 14px;
	margin-top: 7px;
}
.news-center-box .right .news-page{
	padding-top: 20px;
}
.news-center-box .right .news-page i{
	display: inline-block;
	width: 37px;
	height: 37px;
	border: 1px solid #ccc;
	font-style: normal;
	line-height: 37px;
	border-radius: 3px;
	cursor: pointer;
	margin: 0 5px;
}
.news-center-box .right .news-page i.active{
	background-color: #1260dd;
	color: #fff;
}
.news-center-box .right .news-page{
	text-align: center;
}
.news-center-box .right .news-page i.sp{
	border: 0;
}
.news-center-box .right .news-page span{
	border: 1px solid #ccc;
	display: inline-block;
	height: 37px;
	line-height: 37px;
	width: 65px;
	margin-left: 10px;
	border-radius: 3px;
	cursor: pointer;
}
.news-single-title{
	font-size: 26px;
	color: #000;
	text-align: center;
	padding: 30px 0 20px 0;
	border-bottom: 1px solid #dee1e2;
}
.news-single-detail .sub{
	text-align: center;
	font-size: 14px;
	color: #666;
	padding: 10px 0 10px 0;
}
.news-single-detail .sub span{
	margin-right: 30px;
}
.news-single-detail .con{
	line-height: 24px;
	width: 900px;
	margin: 0 auto;
	color: #666;
}
.news-single-detail .con>div{
	text-indent: 20px;
	padding: 10px 0;
}
.news-single-page{
	padding: 20px 0;
	border-bottom: 1px solid #dee1e2;
	border-top: 1px solid #dee1e2;
	width: 900px;
	margin: 0 auto;
}
.news-single-page>div{
	line-height: 26px;
	color: #666;
}
.news-single-page>div a{
	color: #666;
}
.news-single-page>div span{
	margin: 0 15px;
}
.news-single-page>div  strong{
	color: #c7000b;
}
.bg-ddjs{
	background: url(../images/bg-ddjs.jpg) no-repeat center top;
	background-size:cover ;
	padding-top: 170px;
	margin-top:20px;
}

.title>.line{
	border-top:1px solid #cdcdcd;
	width: 700px;
	margin: 20px auto;
	position: relative;
}
.title span{
	position: absolute;
	top: -24px;
	background-color: #fff;
	font-size: 32px;
	color: #323232;
	font-weight: bold;
	left: 50%;
    width: 178px;
    margin-left: -89px;
}
.banner .slideBox {
	width: 100%;
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd;
}

.banner .slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -60px;
	bottom: 5px;
	z-index: 1;
}

.banner .slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.banner .slideBox .hd ul li {
	float: left;
	margin-right: 8px;
	width: 15px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	border-radius: 50%;
	cursor: pointer;
	transition: all 0.3s;

}

.banner .slideBox .hd ul li.on {
	color: #fff;
	border-radius:10px;
	width: 30px;
	background-color: #fff;
}

.banner .slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.banner .slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.banner .slideBox .bd img {
	width: 100%;
	height: auto;
	display: block;
}


.Container {
    clear: both;
    width: 1100px;
    margin: 0px auto;
    overflow: hidden;
    background: #fff;
}
#Page_Two_Left {
    width: 545px;
    float: left;
    overflow: hidden;
    border: 1px solid #E2E2E2;
}
.Blank_5 {
    clear: both;
    width: auto;
    height: 5px;
    margin: 0px auto;
    overflow: hidden;
}
.TitleLm1 {
    width: 98%;
    text-align: left;
    height: 35px;
    clear: both;
    line-height: 35px;
    border-bottom: 1px solid #BFBFBF;
    margin: 0px auto;
}
.Clear {
    clear: both;
}
.Blank_8 {
    clear: both;
    width: auto;
    height: 8px;
    margin: 0px auto;
    overflow: hidden;
}
.l26 {
    line-height: 26px;
}
.l24 {
    line-height: 24px;
}
.p14 {
    font-size: 14px;
}
.Pad_10 {
    padding-left: 10px;
}
.TxtLeft {
    text-align: left;
    padding-left: 5px;
}
.Blank_10 {
    clear: both;
    width: auto;
    height: 10px;
    margin: 0px auto;
    overflow: hidden;
}
#Page_Two_Right {
    width: 207px;
    float: right;
    overflow: hidden;
    border: 1px solid #E0E0E0;
}
#Page_Two_Middle {
    width: 545px;
    float: left;
    overflow: hidden;
    border: 1px solid #E0E0E0;
    margin-left: 8px;
}
.TitleLm1 .Lm {
    float: left;
    font-family: 微软雅黑;
    font-size: 18px;
    font-weight: bold;
    color: #000;
    padding-left: 20px;
}

.TitleLm1 .More {
    width: 220px;
    float: right;
    color: #09364d;
}
.TitleLm2 {
    width: 100%;
    text-align: left;
    height: 35px;
    clear: both;
    line-height: 35px;
    margin: 0px auto;
    background-image: url("/images/2012_title07.gif");
    background-repeat: repeat-x;
}
.TitleLm2 .Lm a {
    float: left;
    font-size: 18px;
    font-weight: bold;
    color: #000;
    padding-left: 20px;
    padding-top: 2px;
}
.Lm a {
    color: #0e599e;
}
	ul li span{ float:right;padding-right:00px;color:grey} 